3.141 \(\int \frac {(f x)^m (d+e x^n)}{a+b x^n+c x^{2 n}} \, dx\)

Optimal. Leaf size=196 \[ \frac {(f x)^{m+1} \left (\frac {2 c d-b e}{\sqrt {b^2-4 a c}}+e\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{f (m+1) \left (b-\sqrt {b^2-4 a c}\right )}+\frac {(f x)^{m+1} \left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{f (m+1) \left (\sqrt {b^2-4 a c}+b\right )} \]

[Out]

(f*x)^(1+m)*hypergeom([1, (1+m)/n],[(1+m+n)/n],-2*c*x^n/(b-(-4*a*c+b^2)^(1/2)))*(e+(-b*e+2*c*d)/(-4*a*c+b^2)^(
1/2))/f/(1+m)/(b-(-4*a*c+b^2)^(1/2))+(f*x)^(1+m)*hypergeom([1, (1+m)/n],[(1+m+n)/n],-2*c*x^n/(b+(-4*a*c+b^2)^(
1/2)))*(e+(b*e-2*c*d)/(-4*a*c+b^2)^(1/2))/f/(1+m)/(b+(-4*a*c+b^2)^(1/2))

________________________________________________________________________________________

Rubi [A]  time = 0.29, antiderivative size = 196, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 2, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.069, Rules used = {1560, 364} \[ \frac {(f x)^{m+1} \left (\frac {2 c d-b e}{\sqrt {b^2-4 a c}}+e\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{f (m+1) \left (b-\sqrt {b^2-4 a c}\right )}+\frac {(f x)^{m+1} \left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{f (m+1) \left (\sqrt {b^2-4 a c}+b\right )} \]

Antiderivative was successfully verified.

[In]

Int[((f*x)^m*(d + e*x^n))/(a + b*x^n + c*x^(2*n)),x]

[Out]

((e + (2*c*d - b*e)/Sqrt[b^2 - 4*a*c])*(f*x)^(1 + m)*Hypergeometric2F1[1, (1 + m)/n, (1 + m + n)/n, (-2*c*x^n)
/(b - Sqrt[b^2 - 4*a*c])])/((b - Sqrt[b^2 - 4*a*c])*f*(1 + m)) + ((e - (2*c*d - b*e)/Sqrt[b^2 - 4*a*c])*(f*x)^
(1 + m)*Hypergeometric2F1[1, (1 + m)/n, (1 + m + n)/n, (-2*c*x^n)/(b + Sqrt[b^2 - 4*a*c])])/((b + Sqrt[b^2 - 4
*a*c])*f*(1 + m))

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 1560

Int[((f_.)*(x_))^(m_.)*((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_))^(p_.)*((d_) + (e_.)*(x_)^(n_))^(q_.), x_Sy
mbol] :> Int[ExpandIntegrand[(f*x)^m*(d + e*x^n)^q*(a + b*x^n + c*x^(2*n))^p, x], x] /; FreeQ[{a, b, c, d, e,
f, m, n, p, q}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] && (IGtQ[p, 0] || IGtQ[q, 0])

Rubi steps

\begin {align*} \int \frac {(f x)^m \left (d+e x^n\right )}{a+b x^n+c x^{2 n}} \, dx &=\int \left (\frac {\left (e+\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) (f x)^m}{b-\sqrt {b^2-4 a c}+2 c x^n}+\frac {\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) (f x)^m}{b+\sqrt {b^2-4 a c}+2 c x^n}\right ) \, dx\\ &=\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \int \frac {(f x)^m}{b+\sqrt {b^2-4 a c}+2 c x^n} \, dx+\left (e+\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \int \frac {(f x)^m}{b-\sqrt {b^2-4 a c}+2 c x^n} \, dx\\ &=\frac {\left (e+\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) (f x)^{1+m} \, _2F_1\left (1,\frac {1+m}{n};\frac {1+m+n}{n};-\frac {2 c x^n}{b-\sqrt {b^2-4 a c}}\right )}{\left (b-\sqrt {b^2-4 a c}\right ) f (1+m)}+\frac {\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) (f x)^{1+m} \, _2F_1\left (1,\frac {1+m}{n};\frac {1+m+n}{n};-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )}{\left (b+\sqrt {b^2-4 a c}\right ) f (1+m)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.31, size = 158, normalized size = 0.81 \[ \frac {x (f x)^m \left (\left (d \sqrt {b^2-4 a c}-2 a e+b d\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};\frac {2 c x^n}{\sqrt {b^2-4 a c}-b}\right )+\left (d \sqrt {b^2-4 a c}+2 a e-b d\right ) \, _2F_1\left (1,\frac {m+1}{n};\frac {m+n+1}{n};-\frac {2 c x^n}{b+\sqrt {b^2-4 a c}}\right )\right )}{2 a (m+1) \sqrt {b^2-4 a c}} \]

Antiderivative was successfully verified.

[In]

Integrate[((f*x)^m*(d + e*x^n))/(a + b*x^n + c*x^(2*n)),x]

[Out]

(x*(f*x)^m*((b*d + Sqrt[b^2 - 4*a*c]*d - 2*a*e)*Hypergeometric2F1[1, (1 + m)/n, (1 + m + n)/n, (2*c*x^n)/(-b +
 Sqrt[b^2 - 4*a*c])] + (-(b*d) + Sqrt[b^2 - 4*a*c]*d + 2*a*e)*Hypergeometric2F1[1, (1 + m)/n, (1 + m + n)/n, (
-2*c*x^n)/(b + Sqrt[b^2 - 4*a*c])]))/(2*a*Sqrt[b^2 - 4*a*c]*(1 + m))

________________________________________________________________________________________

fricas [F]  time = 0.76, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {{\left (e x^{n} + d\right )} \left (f x\right )^{m}}{c x^{2 \, n} + b x^{n} + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(d+e*x^n)/(a+b*x^n+c*x^(2*n)),x, algorithm="fricas")

[Out]

integral((e*x^n + d)*(f*x)^m/(c*x^(2*n) + b*x^n + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (e x^{n} + d\right )} \left (f x\right )^{m}}{c x^{2 \, n} + b x^{n} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(d+e*x^n)/(a+b*x^n+c*x^(2*n)),x, algorithm="giac")

[Out]

integrate((e*x^n + d)*(f*x)^m/(c*x^(2*n) + b*x^n + a), x)

________________________________________________________________________________________

maple [F]  time = 0.03, size = 0, normalized size = 0.00 \[ \int \frac {\left (e \,x^{n}+d \right ) \left (f x \right )^{m}}{b \,x^{n}+c \,x^{2 n}+a}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x)^m*(e*x^n+d)/(b*x^n+c*x^(2*n)+a),x)

[Out]

int((f*x)^m*(e*x^n+d)/(b*x^n+c*x^(2*n)+a),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (e x^{n} + d\right )} \left (f x\right )^{m}}{c x^{2 \, n} + b x^{n} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(d+e*x^n)/(a+b*x^n+c*x^(2*n)),x, algorithm="maxima")

[Out]

integrate((e*x^n + d)*(f*x)^m/(c*x^(2*n) + b*x^n + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (f\,x\right )}^m\,\left (d+e\,x^n\right )}{a+b\,x^n+c\,x^{2\,n}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((f*x)^m*(d + e*x^n))/(a + b*x^n + c*x^(2*n)),x)

[Out]

int(((f*x)^m*(d + e*x^n))/(a + b*x^n + c*x^(2*n)), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)**m*(d+e*x**n)/(a+b*x**n+c*x**(2*n)),x)

[Out]

Timed out

________________________________________________________________________________________